This is the GameSpy Arcade Advanced filter designed for both Jedi
 Outcast & Half-Life. Just copy & paste the bottom line into the advanced custom filter
 box in GameSpy Arcade.

It filters out servers that...
 1) Have passwords
 2) are not empty or full
 3) allow more than 16 players in the room
 4) allow friendly fire (Half-Life & Half-Life mods)
 5) allow Jedi Master games

not password = 1 AND not g_needpass = 1 AND maxplayers < 17 and not cheats = 1 and numplayers < maxplayers and numplayers > 0 and not g_gametype =2 and not mp_friendlyfire = 1